home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3dgrtol.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_DISTANTGRAVITYTOOL_H = 1;
- include("real/windows/r3tool.js")
-
-
- var R3CLID_DISTANTGRAVITYTOOL = 1451;
-
-
-
-
-
-
-
-
-
- function r3Distantgravitytool () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_DISTANTGRAVITYTOOL, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Distantgravitytool.prototype=new r3Tool;
- // r3dgrtol.h_H